Class for the commands stored in the command time line

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
[SerializableAttribute]
public class Command<ValueType>

Type Parameters

ValueType

Inheritance Hierarchy

System..::..Object
  Equis.JanusToolkit..::..Command<(Of <(<'ValueType>)>)>

See Also